func runtime.noteclear
12 uses
runtime (current package)
lock_futex.go#L134: func noteclear(n *note) {
mgc.go#L1134: noteclear(&work.bgMarkReady)
proc.go#L1219: noteclear(&sched.stopnote)
proc.go#L1450: noteclear(&gp.m.park)
proc.go#L1636: noteclear(&sched.safePointNote)
proc.go#L2204: noteclear(&newmHandoff.wake)
proc.go#L5108: noteclear(&sched.sysmonnote)
profbuf.go#L502: noteclear(&b.wait)
rwmutex.go#L55: noteclear(&m.park)
rwmutex.go#L96: noteclear(&m.park)
sigqueue.go#L152: noteclear(&sig.note)
sigqueue.go#L204: noteclear(&sig.note)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)